From 4a9ea6b2cf6c558ca2b564720fe3debdf9b3ce72 Mon Sep 17 00:00:00 2001 From: "arun.sharma@intel.com[kaf24]" Date: Fri, 10 Jun 2005 19:04:55 +0000 Subject: [PATCH] bitkeeper revision 1.1711 (42a9e457jQGBsoAWKrbJlmIKRwGd3w) [PATCH] xmexample-vmxassist.patch Update VMX config for vmxassist. Signed-off-by: Arun Sharma --- tools/examples/xmexample.vmx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/examples/xmexample.vmx b/tools/examples/xmexample.vmx index 428c6e39af..1936d46a69 100644 --- a/tools/examples/xmexample.vmx +++ b/tools/examples/xmexample.vmx @@ -8,7 +8,7 @@ #---------------------------------------------------------------------------- # Kernel image file. -kernel = "/boot/vmlinuz-rhel3-static" +kernel = "/usr/lib/xen/boot/vmxloader" # Optional ramdisk. #ramdisk = "/boot/initrd.gz" @@ -75,7 +75,7 @@ root = "/dev/hda1 ro" #nfs_root = '/full/path/to/root/directory' # Sets runlevel 4. -extra = "acpi=off console=ttyS0 console=tty0 1" +#extra = "acpi=off console=ttyS0 console=tty0 1" #---------------------------------------------------------------------------- # Set according to whether you want the domain restarted when it exits. -- 2.30.2